From a2f8ce390c4073efe6a2f8df15d14f8174064032 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Sun, 17 Apr 2005 15:02:54 +0000 Subject: [PATCH] bumped debhelper version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f0c0d71a..67691adb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SCRIPTS = postinst-ocaml postrm-ocaml # DEBHELPER_VERSION := $(shell grep-available -X -F Package -s Version debhelper | cut -f 2 -d ' ') -DEBHELPER_VERSION = 4.2.32 +DEBHELPER_VERSION = 4.2.33 OCAML_VERSION = 3.08.3 OCAML_LIB_DIR = /usr/lib/ocaml/$(OCAML_VERSION) DEBHELPER_DSC = debhelper_$(DEBHELPER_VERSION).dsc -- 2.30.2